home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / misc / hiper / !HotSpot / FFormat < prev    next >
Encoding:
Text File  |  1995-06-19  |  252 b   |  13 lines

  1. HotSpot file format:
  2.  
  3. 4 bytes - length of sprite/drawfile
  4. Sprite/drawfile itself (header = draw if it is a drawfile!)
  5.  
  6. 4 bytes - number of hotspots
  7. Hotspots themselves:
  8.     4 bytes - minx
  9.     4 bytes - miny
  10.     4 bytes - maxx
  11.     4 bytes - maxy
  12.     4 bytes - link to
  13.